Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeTag] Add parsing for strings to TypeTag #137

Merged
merged 1 commit into from
Mar 17, 2025
Merged

[TypeTag] Add parsing for strings to TypeTag #137

merged 1 commit into from
Mar 17, 2025

Conversation

gregnazario
Copy link
Contributor

Description

Similar to the TypeScript SDK, this ports over the logic that handles all of the different types into structured types.

Resolves #76

Test Plan

There's a decent test to test out multiple different cases

Related Links

@gregnazario gregnazario requested a review from a team as a code owner March 13, 2025 21:19
Similar to the TypeScript SDK, this ports over the logic
that handles all of the different types into structured types.

Resolves #76
@gregnazario gregnazario merged commit 214ab6c into main Mar 17, 2025
1 check passed
@gregnazario gregnazario deleted the cleanups branch March 17, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request][Go SDK]Create struct tag from string
1 participant